home *** CD-ROM | disk | FTP | other *** search
/ CD Magazine 1996 July / CD Magazine Temmuz 1996.iso / startup2.dir / 00025.ls < prev    next >
Encoding:
Text File  |  1996-07-10  |  97 b   |  7 lines

  1. on exitFrame
  2.   global gl
  3.   if gl > the movieTime of sprite 1 then
  4.     go(the frame)
  5.   end if
  6. end
  7.